Skip to content

Docs: update IntroWasm sample#3034

Merged
timcassell merged 2 commits intodotnet:masterfrom
fuguiKz:docs/intro-wasm-update
Mar 6, 2026
Merged

Docs: update IntroWasm sample#3034
timcassell merged 2 commits intodotnet:masterfrom
fuguiKz:docs/intro-wasm-update

Conversation

@fuguiKz
Copy link
Contributor

@fuguiKz fuguiKz commented Feb 28, 2026

Fixes #1818.

  • Refresh IntroWasm docs blurb and code include label.
  • Update IntroWasm sample to default to the current WasmRuntime (net8.0/wasmnet8.0) and run the correct type.
  • Clarify CLI --AOTCompilerMode help to include wasm.

Local verification:

  • dotnet build samples/BenchmarkDotNet.Samples/BenchmarkDotNet.Samples.csproj -c Release -f net8.0

@fuguiKz fuguiKz force-pushed the docs/intro-wasm-update branch from 38fdffd to 1622def Compare March 4, 2026 04:46
@fuguiKz
Copy link
Contributor Author

fuguiKz commented Mar 4, 2026

Rebased onto the latest master and resolved merge conflicts.

@fuguiKz
Copy link
Contributor Author

fuguiKz commented Mar 5, 2026

Updated IntroWasm.md to remove the Unix-only note (it now mentions Windows/Linux/macOS, per #3020). Thanks!

@timcassell timcassell merged commit 0fa9abd into dotnet:master Mar 6, 2026
11 checks passed
@timcassell timcassell added this to the v0.16.0 milestone Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] Wasm doc needs update

2 participants